Skip to content

Revert Go toolchain from 1.25 to 1.24#161

Merged
RichardChen820 merged 2 commits intorelease/v2.5.3from
copilot/shift-go-124
Feb 26, 2026
Merged

Revert Go toolchain from 1.25 to 1.24#161
RichardChen820 merged 2 commits intorelease/v2.5.3from
copilot/shift-go-124

Conversation

Copy link

Copilot AI commented Feb 26, 2026

Go 1.25 references remained in build/CI configuration despite go.mod already targeting Go 1.24. This aligns all toolchain references with the intended Go version.

Changes

  • Dockerfile: Base builder image golang:1.25-cbl-mariner2.0golang:1.24-cbl-mariner2.0
  • .github/workflows/ci.yaml: go-version: '1.25''1.24'; ENVTEST_VERSION release-0.23release-0.22 (aligns with controller-runtime v0.22.x)
  • .github/workflows/golangci-lint.yml: go-version: 1.25.01.24.0
  • Makefile: ENVTEST_VERSION release-0.23release-0.22

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: RichardChen820 <99175581+RichardChen820@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Go version from 1.25 to 1.24 Revert Go toolchain from 1.25 to 1.24 Feb 26, 2026
@RichardChen820 RichardChen820 marked this pull request as ready for review February 26, 2026 05:17
@RichardChen820 RichardChen820 merged commit afd46ba into release/v2.5.3 Feb 26, 2026
3 checks passed
@RichardChen820 RichardChen820 deleted the copilot/shift-go-124 branch February 26, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants